FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.emperra.esysta#1.0.0 (78 ms)

Package de.emperra.esysta
Type StructureDefinition
Id Id
FHIR Version R4
Source null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/StructureDefinition/DiaryEventBundle
Url http://portal.esysta.com/fhir/StructureDefinition/DiaryEventBundle
Version 1.0
Status active
Date 2021-03-24
Name DiaryEventBundle
Title DiaryEventBundle
Experimental False
Copyright Emperra GmbH E-Health Technologies
Type Bundle
Kind resource

Resources that use this resource

StructureDefinition
http://portal.esysta.com/fhir/StructureDefinition/EsystaComposition Strukturiertes Export-Dokument

Resources that this resource uses

StructureDefinition
http://portal.esysta.com/fhir/StructureDefinition/DiaryEvent DiaryEvent


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DiaryEventBundle",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Foundation.Other"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "not-classified"
    }
  ],
  "url" : "http://portal.esysta.com/fhir/StructureDefinition/DiaryEventBundle",
  "version" : "1.0",
  "name" : "DiaryEventBundle",
  "title" : "DiaryEventBundle",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-03-24",
  "publisher" : "Emperra GmbH E-Health Technologies",
  "copyright" : "Emperra GmbH E-Health Technologies",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier.system",
        "path" : "Bundle.identifier.system",
        "min" : 1,
        "patternUri" : "http://portal.esysta.com/fhir/Bundle/",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.identifier.value",
        "path" : "Bundle.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "collection"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Observation",
            "profile" : [
              "http://portal.esysta.com/fhir/StructureDefinition/DiaryEvent"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.